aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/stow
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-10 23:01:09 +0800
committerkrion <krion@FreeBSD.org>2004-03-10 23:01:09 +0800
commite3c808e45b5c6a7eb4c541bbd13c39d8b6d8f7e8 (patch)
treea0bc84dd81deb72f2b697241245d4b9bde142ce4 /sysutils/stow
parentac3e787703b430a3217eef763e45eb25ce73a20d (diff)
downloadfreebsd-ports-gnome-e3c808e45b5c6a7eb4c541bbd13c39d8b6d8f7e8.tar.gz
freebsd-ports-gnome-e3c808e45b5c6a7eb4c541bbd13c39d8b6d8f7e8.tar.zst
freebsd-ports-gnome-e3c808e45b5c6a7eb4c541bbd13c39d8b6d8f7e8.zip
- Utilize INFO and PLIST_FILES
PR: ports/63994 Submitted by: maintainer
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