openbsd-ports/devel/p5-Safe-Hole/Makefile

24 lines
434 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.5 2010/10/18 17:48:06 espie Exp $
COMMENT= make a hole to the main compartment in the Safe compartment
SHARED_ONLY= Yes
DISTNAME= Safe-Hole-0.10
2010-09-24 11:29:20 -04:00
REVISION= 1
CATEGORIES= devel
MODULES= cpan
2010-10-18 13:47:50 -04:00
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
.include <bsd.port.mk>