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

24 lines
438 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:35 ajacoutot Exp $
COMMENT= make a hole to the main compartment in the Safe compartment
SHARED_ONLY= Yes
DISTNAME= Safe-Hole-0.10
REVISION= 2
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>