2006-11-29 03:23:29 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2006/11/29 08:23:30 espie Exp $
|
2004-12-20 22:56:15 -05:00
|
|
|
|
|
|
|
COMMENT= "report versions of all perl modules in memory"
|
|
|
|
|
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>
|