2010-12-03 11:44:22 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:35 ajacoutot Exp $
|
2009-11-23 10:13:07 +00:00
|
|
|
|
|
|
|
SHARED_ONLY = Yes
|
2008-10-06 16:48:51 +00:00
|
|
|
|
2010-06-28 21:35:26 +00:00
|
|
|
COMMENT = retrieve names of code references
|
2008-10-06 16:48:51 +00:00
|
|
|
|
2009-11-23 10:13:07 +00:00
|
|
|
DISTNAME = Sub-Identify-0.04
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION = 2
|
2008-10-06 16:48:51 +00:00
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
2010-11-15 19:45:56 +00:00
|
|
|
USE_GROFF = Yes
|
2008-10-06 16:48:51 +00:00
|
|
|
|
2009-11-23 10:13:07 +00:00
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
|
2008-10-06 16:48:51 +00:00
|
|
|
.include <bsd.port.mk>
|