aaa1885833
ok jasper@
21 lines
361 B
Makefile
21 lines
361 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:44:36 ajacoutot Exp $
|
|
|
|
COMMENT= test file attributes
|
|
|
|
DISTNAME= Test-File-1.25
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Test-Manifest
|
|
|
|
.include <bsd.port.mk>
|