mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Use PLIST_FILES. Drop maintainership.
This commit is contained in:
parent
3ea2f2f0ab
commit
1adb3e8ef5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101275
@ -10,15 +10,12 @@ PORTVERSION= 1.3
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://catb.org/~esr/showkey/
|
||||
|
||||
MAINTAINER= trevor@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Prints its input, with escapes such as "<NUL>"
|
||||
|
||||
ALL_TARGET= showkey
|
||||
MAN1= showkey.1
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
|
||||
pre-install:
|
||||
${ECHO_CMD} bin/showkey > ${PLIST}
|
||||
PLIST_FILES= bin/showkey
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/showkey ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user