aaa1885833
ok jasper@
23 lines
394 B
Makefile
23 lines
394 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:35 ajacoutot Exp $
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
COMMENT = retrieve names of code references
|
|
|
|
DISTNAME = Sub-Identify-0.04
|
|
REVISION = 2
|
|
CATEGORIES = devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
MODULES = cpan
|
|
USE_GROFF = Yes
|
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|