openbsd-ports/devel/p5-Task-Weaken/Makefile

20 lines
366 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:36 ajacoutot Exp $
COMMENT= ensure that a platform has weaken support
2006-11-29 03:23:29 -05:00
MODULES= cpan
2009-09-03 22:56:34 -04:00
DISTNAME= Task-Weaken-1.03
REVISION= 0
2008-08-27 18:08:56 -04:00
CATEGORIES= devel
2010-11-15 14:45:56 -05:00
USE_GROFF = Yes
2006-11-29 03:23:29 -05:00
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2006-11-29 03:23:29 -05:00
CPAN_AUTHOR= ADAMK
.include <bsd.port.mk>