Files
ports/security/pear-Crypt_CBC/Makefile
T
Jochen Neumeister db4663d539 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:47:34 +00:00

14 lines
256 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Crypt_CBC
PORTVERSION= 1.0.1
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
USES= pear
.include <bsd.port.mk>