mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stagify.
Approved by: portmgr@
This commit is contained in:
parent
d6637c9fbf
commit
86ad838b08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358022
@ -15,15 +15,9 @@ USES= shebangfix gmake perl5
|
||||
USE_PERL5= build
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -fPIC
|
||||
SHEBANG_FILES= pmerge
|
||||
SHEBANG_FILES= pmerge multispell
|
||||
|
||||
MAN1= hspell.1
|
||||
MAN3= hspell.3
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= PORTSDIR=${PORTSDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -4,6 +4,8 @@ bin/multispell
|
||||
include/hspell.h
|
||||
include/linginfo.h
|
||||
lib/libhspell.a
|
||||
man/man1/hspell.1.gz
|
||||
man/man3/hspell.3.gz
|
||||
%%DATADIR%%/hebrew.wgz
|
||||
%%DATADIR%%/hebrew.wgz.hints
|
||||
%%DATADIR%%/hebrew.wgz.prefixes
|
||||
|
Loading…
Reference in New Issue
Block a user