mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
91a1caa242
Hope to see you back! Thank for all the work!
15 lines
243 B
Makefile
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>
|