2008-04-15 17:44:46 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2008/04/15 21:44:46 jasper Exp $
|
2004-12-08 13:00:30 -05:00
|
|
|
|
2007-09-05 12:20:34 -04:00
|
|
|
COMMENT= see what modules shipped with versions of Perl
|
2004-12-08 13:00:30 -05:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MODULES= cpan
|
2008-04-15 17:44:46 -04:00
|
|
|
DISTNAME= Module-CoreList-2.15
|
2006-11-29 03:23:29 -05:00
|
|
|
CATEGORIES= devel
|
2004-12-08 13:00:30 -05:00
|
|
|
|
2006-08-02 12:14:47 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2005-11-29 12:41:05 -05:00
|
|
|
|
2004-12-08 13:00:30 -05:00
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-08-02 12:14:47 -04:00
|
|
|
RUN_DEPENDS= ::devel/p5-version
|
|
|
|
|
2004-12-08 13:00:30 -05:00
|
|
|
.include <bsd.port.mk>
|