summaryrefslogtreecommitdiff
path: root/sysutils/stow
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-10 15:01:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-10 15:01:09 +0000
commit73136a247e861368a50fa76dc1d220e6cc02207e (patch)
tree43bf713b255829479ecfad21dc9564edda46111c /sysutils/stow
parentUpdatet to 0.3.5. (diff)
- Utilize INFO and PLIST_FILES
PR: ports/63994 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=103537
Diffstat (limited to 'sysutils/stow')
-rw-r--r--sysutils/stow/Makefile5
-rw-r--r--sysutils/stow/pkg-descr2
-rw-r--r--sysutils/stow/pkg-plist5
3 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index f567661cf771..47b70aa70bbe 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -8,7 +8,7 @@
PORTNAME= stow
PORTVERSION= 1.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,6 +20,9 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
+PLIST_FILES= bin/stow
+INFO= stow
+
INSTALL_INFO?= install-info
do-install:
diff --git a/sysutils/stow/pkg-descr b/sysutils/stow/pkg-descr
index 5e13d2f5f120..595fb99fbd74 100644
--- a/sysutils/stow/pkg-descr
+++ b/sysutils/stow/pkg-descr
@@ -12,4 +12,4 @@ never delete any files, directories, or links that appear in a Stow
directory (e.g., /usr/local/stow/emacs), so it's always possible to
rebuild the target tree (e.g., /usr/local).
-WWW: http://www.gnu.ai.mit.edu/software/stow/stow.html
+WWW: http://www.gnu.org/software/stow/
diff --git a/sysutils/stow/pkg-plist b/sysutils/stow/pkg-plist
deleted file mode 100644
index bbcf53cd4a28..000000000000
--- a/sysutils/stow/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $FreeBSD$
-bin/stow
-@unexec install-info --delete %D/info/stow.info %D/info/dir
-info/stow.info
-@exec install-info %D/info/stow.info %D/info/dir