diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:38:29 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:38:29 +0000 |
commit | 4aaf57cc0917e224ab0e91e3625c27206f66e9c8 (patch) | |
tree | 6b0a541917b8cfefde1702d4a1ed1658c0b482d0 /misc/compat7x | |
parent | 35f2a1f2f10bcc64a26b2820c57d7af15d1688ff (diff) | |
download | ports-4aaf57cc0917e224ab0e91e3625c27206f66e9c8.tar.gz ports-4aaf57cc0917e224ab0e91e3625c27206f66e9c8.zip |
Notes
Diffstat (limited to 'misc/compat7x')
-rw-r--r-- | misc/compat7x/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/compat7x/Makefile b/misc/compat7x/Makefile index 53ba823869b5..c1b18f9d2c89 100644 --- a/misc/compat7x/Makefile +++ b/misc/compat7x/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= A convenience package to install the compat7x libraries +LICENSE= BSD + USE_XZ= yes NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 |