1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/security/pear-Crypt_GPG/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

15 lines
243 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Crypt_GPG
PORTVERSION= 1.3.2
CATEGORIES= security www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Privacy Guard (GPG)
USES= pear
USE_PHP= posix
.include <bsd.port.mk>