diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 15:15:49 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 15:15:49 +0000 |
commit | 2f7505e0942bf99f38c32b069c3dbbde33eb3b57 (patch) | |
tree | bca0f642f8f327d5f5e4235aea90d4def13425fa /archivers/undms | |
parent | b5878bf44a07e9c3b196369cd505f57912e184a4 (diff) |
Notes
Diffstat (limited to 'archivers/undms')
-rw-r--r-- | archivers/undms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile index dc3986448c0f..d1d048f12e2b 100644 --- a/archivers/undms/Makefile +++ b/archivers/undms/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org COMMENT= Converts .dms Amiga disk images to uncompressed .adf images +BROKEN= No public distfiles + NO_WRKSUBDIR= yes PLIST_FILES= bin/undms |