openbsd-ports/devel/p5-Safe-Hole/Makefile
2013-03-11 10:50:00 +00:00

23 lines
370 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:21 espie 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
WANTLIB += c
.include <bsd.port.mk>