freebsd-ports/security/pear-Crypt_CHAP/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

14 lines
289 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Crypt_CHAP
PORTVERSION= 1.5.0
CATEGORIES= security www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class for generating CHAP packets
USES= pear
USE_PHP= mcrypt mhash
.include <bsd.port.mk>