openbsd-ports/devel/p5-Safe-Hole/Makefile
2012-08-23 15:00:32 +00:00

26 lines
448 B
Makefile

# $OpenBSD: Makefile,v 1.7 2012/08/23 15:08:05 sthen Exp $
COMMENT= make a hole to the main compartment in the Safe compartment
SHARED_ONLY= Yes
DISTNAME= Safe-Hole-0.10
REVISION= 3
CATEGORIES= devel
MODULES= cpan
USE_GROFF = Yes
CPAN_AUTHOR= SEYN
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += c
.include <bsd.port.mk>