1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

- Add LICENSE_FILE

- Add CPE info

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-04-14 13:21:50 +00:00
parent 135d073761
commit a5f74606b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383999

View File

@ -12,6 +12,7 @@ MAINTAINER= lukas.slebodnik@intrak.sk
COMMENT= System Security Services Daemon
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
libtalloc.so:${PORTSDIR}/devel/talloc \
@ -53,10 +54,11 @@ SUB_FILES= pkg-message
USE_LDCONFIG= yes
USE_OPENLDAP= yes
USES= autoreconf gettext gmake iconv libtool pathfix pkgconfig \
USES= autoreconf cpe gettext gmake iconv libtool pathfix pkgconfig \
python:2 shebangfix
PATHFIX_MAKEFILEIN= Makefile.am
INSTALL_TARGET= install-strip
CPE_VENDOR= fedoraproject
python_CMD= ${SETENV} python2
SHEBANG_FILES= src/tools/sss_obfuscate \