summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/BSDPAN/Makefile
blob: e2a5a893030b71611bfaec322a3a1de52acf62b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$
#
# Doing a make install builds /usr/libdata/perl/BSDPAN

.include "Makefile.inc"

NOOBJ=		noobj
FILES=		BSDPAN.pm Config.pm
FILESDIR=	${BSDPANDIR}

clean:

SUBDIR=		BSDPAN ExtUtils

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud