aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-02-24 22:40:58 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-02-24 22:40:58 +0800
commita598da7765c7da84f5e113c8f2b892ae66044c6c (patch)
tree20f2e7d17b54e8041809694c8c8a043e2897b7dc
parentef05d2e322aa60ce76b396619cc7339e02585dfe (diff)
downloadfreebsd-ports-gnome-a598da7765c7da84f5e113c8f2b892ae66044c6c.tar.gz
freebsd-ports-gnome-a598da7765c7da84f5e113c8f2b892ae66044c6c.tar.zst
freebsd-ports-gnome-a598da7765c7da84f5e113c8f2b892ae66044c6c.zip
- Add LICENSE
- Drop @dirrm* from plist
-rw-r--r--security/libtomcrypt/Makefile5
-rw-r--r--security/libtomcrypt/pkg-plist2
2 files changed, 5 insertions, 2 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index 622b170f3d31..d091e435b26a 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -11,6 +11,11 @@ DISTNAME= crypt-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Comprehensive, modular, and portable cryptographic toolkit
+LICENSE= PD
+LICENSE_NAME= Public Domain
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+
CFLAGS+= -I${LOCALBASE}/include
EXTRALIBS= -L${LOCALBASE}/lib
MAKEFILE= makefile.shared
diff --git a/security/libtomcrypt/pkg-plist b/security/libtomcrypt/pkg-plist
index f82bc235b88e..957eaba25750 100644
--- a/security/libtomcrypt/pkg-plist
+++ b/security/libtomcrypt/pkg-plist
@@ -21,5 +21,3 @@ lib/libtomcrypt_prof.so
lib/libtomcrypt_prof.so.0
lib/libtomcrypt_prof.so.0.0.117
%%PORTDOCS%%%%DOCSDIR%%/pdf/crypt.pdf
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
'>-40/+27 * Chase shlib rev of devel/gettextade2002-08-02