aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 08:13:43 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 08:13:43 +0000
commit198a775a4fa83dd7fddbdd405efb782c1b1d0cce (patch)
treec12e1515f5bebb7e57cf26914ee7f49c060043ea
parentacf7643c981040b4b32d8d00552a240f814a3bcd (diff)
downloadports-198a775a4fa83dd7fddbdd405efb782c1b1d0cce.tar.gz
ports-198a775a4fa83dd7fddbdd405efb782c1b1d0cce.zip
devel/libs11n: Add LICENSE
- Use DISTVERSIONSUFFIX instead of DISTNAME Reference: http://s11n.net/license.php
-rw-r--r--devel/libs11n/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/libs11n/Makefile b/devel/libs11n/Makefile
index 78f38b338fc1..381454909c75 100644
--- a/devel/libs11n/Makefile
+++ b/devel/libs11n/Makefile
@@ -1,13 +1,15 @@
PORTNAME= libs11n
PORTVERSION= 1.2.10
+DISTVERSIONSUFFIX= -nobuildfiles
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/s11n/s11n/${PORTVERSION}/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-nobuildfiles
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library for easily serializing a wide variety of objects
-WWW= http://s11n.net
+WWW= http://s11n.net/
+
+LICENSE= PD
USES= uidfix zip
WRKSRC_SUBDIR= src