mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Fix pkg-plist
- USE_APACHE=yes is deprecated - Adopt - Bump PORTREVISION
This commit is contained in:
parent
3a60890cca
commit
ebf12fd7ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232147
@ -7,17 +7,17 @@
|
||||
|
||||
PORTNAME= openscep
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://openscep.othello.ch/download/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= pgollucci@FreeBSD.org
|
||||
COMMENT= Open source scep server
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_OPENSSL= yes
|
||||
USE_OPENLDAP= yes
|
||||
USE_APACHE= yes
|
||||
USE_APACHE= 1.3+
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
|
@ -70,5 +70,6 @@ www/openscep/title.html
|
||||
www/openscep/updatecrl.8.html
|
||||
www/openscep/welcome.html
|
||||
@dirrm www/cgi-bin/openscep
|
||||
@dirrm www/cgi-bin
|
||||
@dirrm www/openscep
|
||||
@dirrmtry etc/openscep
|
||||
|
Loading…
Reference in New Issue
Block a user