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