mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stagify, add LICENSE.
This commit is contained in:
parent
19528f71b6
commit
9400fc81f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364939
@ -10,12 +10,12 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Another 'Internet Relay Chat' Client
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_SUB+= VERSION="${PORTVERSION}"
|
||||
|
||||
MAN1= sic.1
|
||||
MAN5= sic-alias.5 sic-server.5
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,5 @@
|
||||
bin/sic
|
||||
bin/sic-%%VERSION%%
|
||||
man/man1/sic.1.gz
|
||||
man/man5/sic-alias.5.gz
|
||||
man/man5/sic-server.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user