2007-09-15 22:52:56 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2007/09/16 02:53:07 merdely Exp $
|
2004-12-20 22:56:15 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= report versions of all perl modules in memory
|
2004-12-20 22:56:15 -05:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MODULES= cpan
|
2004-12-20 22:56:15 -05:00
|
|
|
DISTNAME= Module-Versions-Report-1.02
|
2006-11-29 03:23:29 -05:00
|
|
|
CATEGORIES= devel
|
2004-12-20 22:56:15 -05:00
|
|
|
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|