mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Switch to @sample
Approved by: portmgr blanket
This commit is contained in:
parent
206f6d865e
commit
44f5b91cc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395612
@ -12,7 +12,7 @@ COMMENT= Free lightweight bittorrent tracker using libowfat
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= tar:bzip2
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= COMPRESSION_GZIP DEBUG_HTTPERROR FULLSCRAPE RESTRICT_STATS IPV6
|
||||
|
@ -1,4 +1,2 @@
|
||||
bin/opentracker
|
||||
@unexec if cmp -s %D/%%ETCDIR%%/opentracker.conf.sample %D/%%ETCDIR%%/opentracker.conf; then rm -f %D/%%ETCDIR%%/opentracker.conf; fi
|
||||
%%ETCDIR%%/opentracker.conf.sample
|
||||
@exec cp -np %D/%F %B/opentracker.conf
|
||||
@sample %%ETCDIR%%/opentracker.conf.sample
|
||||
|
Loading…
Reference in New Issue
Block a user