diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-06-13 20:03:15 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-06-13 20:03:15 +0000 |
commit | 328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791 (patch) | |
tree | ff5026bfc25faa8bdd3be8f505cb7f63baac1cc6 /emulators/fuse-utils | |
parent | db18448c1d46561e6750b8b0ae25c4990b56ffaa (diff) | |
download | ports-328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791.tar.gz ports-328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791.zip |
Notes
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 |