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

26 lines
448 B
Makefile
Raw Normal View History

2012-08-23 11:00:32 -04:00
# $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
2012-08-23 11:00:32 -04:00
REVISION= 3
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
2012-08-23 11:00:32 -04:00
WANTLIB += c
.include <bsd.port.mk>