aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pixilate
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-20 18:36:08 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-20 18:36:08 +0000
commita13ca629367507a989e07910f4bf2744eeda77ef (patch)
tree3145ea4b5343ed97a3ecd37c29a9365702dfd55a /net-mgmt/pixilate
parentac713d58f1df6c3eb55281a8593bf182a4749ce5 (diff)
downloadports-a13ca629367507a989e07910f4bf2744eeda77ef.tar.gz
ports-a13ca629367507a989e07910f4bf2744eeda77ef.zip
Notes
Diffstat (limited to 'net-mgmt/pixilate')
-rw-r--r--net-mgmt/pixilate/Makefile4
-rw-r--r--net-mgmt/pixilate/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile
index 0cd23801b10a..9aad745ba356 100644
--- a/net-mgmt/pixilate/Makefile
+++ b/net-mgmt/pixilate/Makefile
@@ -24,13 +24,15 @@ LIBS= `${LIBNET_CONFIG} --libs`
GNU_CONFIGURE= yes
USE_AUTOCONF_VER= 253
USE_AUTOMAKE_VER= 15
-USE_SIZE= yes
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${LIBS}" CPPFLAGS="-I${LOCALBASE}/include"
MAN1= pixilate.1
+PORTDOCS= README
+PLIST_FILES= bin/pixilate
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/net-mgmt/pixilate/pkg-plist b/net-mgmt/pixilate/pkg-plist
deleted file mode 100644
index 553d45176f9a..000000000000
--- a/net-mgmt/pixilate/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/pixilate
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%