aboutsummaryrefslogtreecommitdiff
path: root/print/pkipplib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/pkipplib
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Notes
Diffstat (limited to 'print/pkipplib')
-rw-r--r--print/pkipplib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/pkipplib/Makefile b/print/pkipplib/Makefile
index bd70cf509aa9..5af7244d8fa4 100644
--- a/print/pkipplib/Makefile
+++ b/print/pkipplib/Makefile
@@ -1,9 +1,5 @@
-# Ports collection Makefile for: pkipplib
-# Date created: Jan 19 2009
-# Whom: Rong-En Fan <rafan@FreeBSD.org>
-#
+# Created by: Rong-En Fan <rafan@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pkipplib
PORTVERSION= 0.07
@@ -16,4 +12,5 @@ COMMENT= Create and parse IPP requests
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+NO_STAGE= yes
.include <bsd.port.mk>