Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / perl / Makefile
1 # $FreeBSD: src/gnu/usr.bin/perl/Makefile,v 1.9.2.2 2002/02/19 16:21:34 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/perl/Attic/Makefile,v 1.2 2003/06/17 04:25:47 dillon Exp $
3
4 SUBDIR= libperl miniperl perl suidperl library pod utils x2p
5
6 MAINTAINER=markm@freebsd.org
7
8 .include <bsd.subdir.mk>