1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Utilize INFO and PLIST_FILES

PR:		ports/63994
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-03-10 15:01:09 +00:00
parent 9047957c7d
commit 73136a247e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103537
3 changed files with 5 additions and 7 deletions

View File

@ -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:

View File

@ -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/

View File

@ -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