freebsd-ports/print/pkipplib/Makefile

16 lines
339 B
Makefile

# Created by: Rong-En Fan <rafan@FreeBSD.org>
# $FreeBSD$
PORTNAME= pkipplib
PORTVERSION= 0.07
CATEGORIES= print python
MASTER_SITES= http://www.pykota.com/software/pkipplib/download/tarballs/
MAINTAINER= rafan@FreeBSD.org
COMMENT= Create and parse IPP requests
USE_PYTHON= yes
USE_PYDISTUTILS=yes
NO_STAGE= yes
.include <bsd.port.mk>