Changeset View
Changeset View
Standalone View
Standalone View
head/print/py-preppy/Makefile
# Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com> | # Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= preppy | PORTNAME= preppy | ||||
PORTVERSION= 2.3.4 | PORTVERSION= 2.3.4 | ||||
CATEGORIES= print python | CATEGORIES= print python | ||||
MASTER_SITES= CHEESESHOP | MASTER_SITES= CHEESESHOP | ||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||||
MAINTAINER= kozlov.sergey.404@gmail.com | MAINTAINER= skozlov@FreeBSD.org | ||||
COMMENT= ReportLab's templating system | COMMENT= ReportLab's templating system | ||||
LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
NO_ARCH= yes | NO_ARCH= yes | ||||
USES= python | USES= python | ||||
USE_PYTHON= autoplist distutils | USE_PYTHON= autoplist distutils | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |