1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/py-ansistyle/Makefile
2002-04-29 14:01:09 +00:00

22 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>