mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Strip libraries
- Add LICENSE
This commit is contained in:
parent
952acc52bc
commit
3089eb9b68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394869
1 changed files with 5 additions and 1 deletions
|
@ -3,18 +3,22 @@
|
|||
|
||||
PORTNAME= ipa_sdb
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SF/ipa-system/modules/ipa_sdb
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= IPA simple database module
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ipa_mod.h:${PORTSDIR}/sysutils/ipa
|
||||
|
||||
USES= libtool tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
NO_OPTIONS_SORT= yes
|
||||
OPTIONS_DEFINE= AUTORULES RULES LIMITS THRESHOLDS
|
||||
|
|
Loading…
Add table
Reference in a new issue