1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/print/pkipplib/Makefile

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