mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Remove duplicate plist entry: AP_GENPLIST seem to already handle this
Approved by: portmgr blanket
This commit is contained in:
parent
afa59f3b5e
commit
166390de7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397071
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mod_limitipconn
|
||||
PORTVERSION= 0.24
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://dominia.org/djao/limit/
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
@ -15,13 +16,11 @@ COMMENT= Allows you to limit the number of simultaneous connexions
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_APACHE= 22+
|
||||
USES= tar:bzip2
|
||||
USES= tar:bzip2
|
||||
|
||||
AP_FAST_BUILD= yes
|
||||
AP_GENPLIST= yes
|
||||
|
||||
PLIST_FILES+= ${APACHEMODDIR}/${PORTNAME}.so
|
||||
|
||||
PORTDOCS= ChangeLog INSTALL README
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user