diff options
Diffstat (limited to 'lang/opendylan/Makefile')
-rw-r--r-- | lang/opendylan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/opendylan/Makefile b/lang/opendylan/Makefile index 7f9344dce0b9..2b15f0d8c40d 100644 --- a/lang/opendylan/Makefile +++ b/lang/opendylan/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-x86-freebsd MAINTAINER= hannes@mehnert.org COMMENT= Open Dylan project native command-line compiler for Dylan +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License.txt |