aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2005-05-19 14:02:37 +0000
committerMichael Landin <mich@FreeBSD.org>2005-05-19 14:02:37 +0000
commitb51b0a1422363c7c4357008d7327b7feda7de484 (patch)
tree23f3a8f7b43447ae556b719a11e59329fac5b229
parentb37971d2b7964d011d93942ef641ea0300f9091f (diff)
downloadports-b51b0a1422363c7c4357008d7327b7feda7de484.tar.gz
ports-b51b0a1422363c7c4357008d7327b7feda7de484.zip
Notes
-rw-r--r--misc/portell/Makefile4
-rw-r--r--misc/portell/pkg-plist3
-rw-r--r--ports-mgmt/portell/Makefile4
-rw-r--r--ports-mgmt/portell/pkg-plist3
4 files changed, 8 insertions, 6 deletions
diff --git a/misc/portell/Makefile b/misc/portell/Makefile
index 7a83ee59f0dc..c948a5a378ad 100644
--- a/misc/portell/Makefile
+++ b/misc/portell/Makefile
@@ -7,6 +7,7 @@
PORTNAME= portell
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,6 +21,9 @@ USE_PYTHON= YES
USE_REINPLACE= YES
NO_BUILD= YES
+PLIST_FILES= bin/portell
+PORTDOCS= README.txt
+
post-extract:
${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' ${WRKSRC}/portell.py
${REINPLACE_CMD} -e 's/free/freebsd/' ${WRKSRC}/portell.py
diff --git a/misc/portell/pkg-plist b/misc/portell/pkg-plist
deleted file mode 100644
index 4f3a00422644..000000000000
--- a/misc/portell/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/portell
-%%PORTDOCS%%%%DOCSDIR%%/README.txt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile
index 7a83ee59f0dc..c948a5a378ad 100644
--- a/ports-mgmt/portell/Makefile
+++ b/ports-mgmt/portell/Makefile
@@ -7,6 +7,7 @@
PORTNAME= portell
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,6 +21,9 @@ USE_PYTHON= YES
USE_REINPLACE= YES
NO_BUILD= YES
+PLIST_FILES= bin/portell
+PORTDOCS= README.txt
+
post-extract:
${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' ${WRKSRC}/portell.py
${REINPLACE_CMD} -e 's/free/freebsd/' ${WRKSRC}/portell.py
diff --git a/ports-mgmt/portell/pkg-plist b/ports-mgmt/portell/pkg-plist
deleted file mode 100644
index 4f3a00422644..000000000000
--- a/ports-mgmt/portell/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/portell
-%%PORTDOCS%%%%DOCSDIR%%/README.txt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%