diff options
author | rene <rene@FreeBSD.org> | 2010-06-14 04:03:15 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-06-14 04:03:15 +0800 |
commit | 02c0d7f51c91ac853675ba002050a52060b28b2b (patch) | |
tree | e2dcbc58a8b55d754c0a9d5751a8271d544caa32 /emulators/fuse-utils | |
parent | be5e36e90fbc6a2e5d9536c8324b1f7a07c4debb (diff) | |
download | freebsd-ports-gnome-02c0d7f51c91ac853675ba002050a52060b28b2b.tar.gz freebsd-ports-gnome-02c0d7f51c91ac853675ba002050a52060b28b2b.tar.zst freebsd-ports-gnome-02c0d7f51c91ac853675ba002050a52060b28b2b.zip |
These ports are GPLv2-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r-- | emulators/fuse-utils/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 14a399d990e3..676763208f55 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} MAINTAINER= rene@FreeBSD.org COMMENT= Utilities from the Free Unix Spectrum Emulator +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum OPTIONS= AUDIOFILE "Build audio <-> tape utilities" on |