1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/devel/py-pycerberus/Makefile
Wen Heping 54bb615c24 - Update to 0.4.2
PR:		ports/156841
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2011-05-06 06:49:16 +00:00

23 lines
497 B
Makefile

# New ports collection makefile for: py-pycerberus
# Date created: 28 September 2010
# Whom: Douglas Thrift
#
# $FreeBSD$
#
PORTNAME= pycerberus
PORTVERSION= 0.4.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= douglas@douglasthrift.net
COMMENT= Highly flexible, no magic input validation library
LICENSE= MIT
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>