2010-10-18 13:47:50 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/10/18 17:48:06 espie Exp $
|
2009-11-23 05:13:07 -05:00
|
|
|
|
|
|
|
SHARED_ONLY = Yes
|
2008-10-06 12:48:51 -04:00
|
|
|
|
2010-06-28 17:35:26 -04:00
|
|
|
COMMENT = retrieve names of code references
|
2008-10-06 12:48:51 -04:00
|
|
|
|
2009-11-23 05:13:07 -05:00
|
|
|
DISTNAME = Sub-Identify-0.04
|
2010-09-24 11:29:20 -04:00
|
|
|
REVISION = 1
|
2008-10-06 12:48:51 -04:00
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2008-10-06 12:48:51 -04:00
|
|
|
|
2009-11-23 05:13:07 -05:00
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
|
2008-10-06 12:48:51 -04:00
|
|
|
.include <bsd.port.mk>
|