openbsd-ports/devel/p5-Sub-Name/Makefile
2010-12-03 11:44:22 +00:00

25 lines
398 B
Makefile

# $OpenBSD: Makefile,v 1.10 2010/12/03 11:44:35 ajacoutot Exp $
SHARED_ONLY = Yes
COMMENT = (re)name a sub
DISTNAME = Sub-Name-0.05
REVISION = 0
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
USE_GROFF = Yes
.include <bsd.port.mk>