908cb6dd31
jasper@
21 lines
359 B
Makefile
21 lines
359 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/11/23 10:13:07 kevlo Exp $
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
COMMENT = tetrieve names of code references
|
|
|
|
DISTNAME = Sub-Identify-0.04
|
|
CATEGORIES = devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|