freebsd-ports/devel/py-ansistyle/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
424 B
Makefile

# ex:ts=8
# New ports collection makefile for: py-ansistyle
# Date created: Nov 2, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= ansistyle
PORTVERSION= 0.2.1
CATEGORIES= devel python
MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ANSIStyle-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>