aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-07-29 19:21:41 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-07-29 19:21:41 +0000
commit5be661ad827c88ae23cdf73dcefca6e4dc796a29 (patch)
treef3ab234299a7e6065b4f87546d0f1211813c1f76 /devel
parent9a90451170388639bf746789fb5eedf02b9751d6 (diff)
downloadports-5be661ad827c88ae23cdf73dcefca6e4dc796a29.tar.gz
ports-5be661ad827c88ae23cdf73dcefca6e4dc796a29.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/elftoaout/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/elftoaout/Makefile b/devel/elftoaout/Makefile
index 147c7547611f..79e861a92ec1 100644
--- a/devel/elftoaout/Makefile
+++ b/devel/elftoaout/Makefile
@@ -10,6 +10,9 @@ DISTNAME= sparc-utils_1.9.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= ELF to a.out conversion tool by Jakub Jelinek and Pete Zaitcev
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
WRKSRC= ${WRKDIR}/sparc-utils-1.9.orig/elftoaout-2.3
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES= bin/elftoaout \