f47f958e79
- remove USE_GROFF - set license version from new maintainer gleydson soares
20 lines
383 B
Makefile
20 lines
383 B
Makefile
# $OpenBSD: Makefile,v 1.19 2011/03/27 18:03:22 jasper Exp $
|
|
|
|
COMMENT= perl5 interface to GnuPG
|
|
|
|
MODULES= cpan
|
|
DISTNAME= GnuPG-0.17
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= Gleydson Soares <gsoares@trusted.com.br>
|
|
|
|
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>
|