aboutsummaryrefslogtreecommitdiff
path: root/textproc/ipdf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
commit0068f2d47fabca8b05218243fb099000a6413c86 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/ipdf
parent83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (diff)
downloadports-0068f2d47fabca8b05218243fb099000a6413c86.tar.gz
ports-0068f2d47fabca8b05218243fb099000a6413c86.zip
Notes
Diffstat (limited to 'textproc/ipdf')
-rw-r--r--textproc/ipdf/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile
index 8193adbfbcf4..8701ae7574ec 100644
--- a/textproc/ipdf/Makefile
+++ b/textproc/ipdf/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: ipdf
-# Date created: Nov 16, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= ipdf
PORTVERSION= 1.0.0
@@ -26,4 +21,5 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= ipdf.1
PLIST_FILES= bin/ipdf
+NO_STAGE= yes
.include <bsd.port.mk>