b6c61ceb85
ok sthen@
20 lines
381 B
Makefile
20 lines
381 B
Makefile
# $OpenBSD: Makefile,v 1.20 2011/11/22 23:42:34 gsoares Exp $
|
|
|
|
COMMENT= perl5 interface to GnuPG
|
|
|
|
MODULES= cpan
|
|
DISTNAME= GnuPG-0.18
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= Gleydson Soares <gsoares@openbsd.org>
|
|
|
|
RUN_DEPENDS= security/gnupg
|
|
|
|
# GPLv2+
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|