1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

misc/ossp-uuid: update license info

Suggested by: nabijaczleweli@nabijaczleweli.xyz
This commit is contained in:
Vasil Dimov 2024-09-10 12:08:22 +02:00
parent 0e00798657
commit f83fcbc0e3
No known key found for this signature in database
GPG Key ID: 54DF06F64B55CBBF
2 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= uuid
PORTVERSION= 1.6.2
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= misc devel
MASTER_SITES= OSSP/lib/${PORTNAME}
PKGNAMEPREFIX= ossp-
@ -9,12 +9,14 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= ISO-C API and CLI for generating Universally Unique Identifiers
WWW= http://www.ossp.org/pkg/lib/uuid/
LICENSE= MIT
LICENSE= UNKNOWN
LICENSE_NAME= unknown
.if defined(SLAVEPORT) && ${SLAVEPORT}=="perl"
LICENSE_FILE= ${WRKSRC}/../README
.else
LICENSE_FILE= ${WRKSRC}/README
.endif
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
@ -34,4 +36,8 @@ pre-patch:
@${REINPLACE_CMD} 's/libuuid.la/libossp-uuid.la/ ; s/libuuid++.la/libossp-uuid++.la/' \
${WRKDIR}/${DISTNAME}/Makefile.in
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${LICENSE_FILE} ${STAGEDIR}${DOCSDIR}/
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%DOCSDIR%%/README
bin/uuid
bin/uuid-config
include/ossp/uuid.h