aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/xmill/Makefile
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2008-01-26 01:37:34 +0800
committerdanfe <danfe@FreeBSD.org>2008-01-26 01:37:34 +0800
commit0935a56db7f501ac6bbbc139ebf026e9542be54b (patch)
tree8738700ef3fdf70f567ce6d0646606662719e927 /archivers/xmill/Makefile
parentb85ab9e66500f66d522385c1f9a2b03049cae0ec (diff)
downloadfreebsd-ports-gnome-0935a56db7f501ac6bbbc139ebf026e9542be54b.tar.gz
freebsd-ports-gnome-0935a56db7f501ac6bbbc139ebf026e9542be54b.tar.zst
freebsd-ports-gnome-0935a56db7f501ac6bbbc139ebf026e9542be54b.zip
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
Diffstat (limited to 'archivers/xmill/Makefile')
-rw-r--r--archivers/xmill/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index 32743d3f625a..b2bd60eb6e0d 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmill
-DISTVERSION= 0-7
+DISTVERSION= 0.8
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,17 +14,18 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= An efficient compressor for XML
-NO_WRKSUBDIR= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
MAKEFILE= makefile
USE_ZIP= yes
+USE_DOS2UNIX= yes
PLIST_FILES= bin/xmill bin/xdemill bin/xbmill bin/xbdemill
PORTDOCS= COPYRIGHT.txt LICENSE.txt MANUAL.txt README.txt xmill.ps.gz
post-patch:
@${REINPLACE_CMD} -e 's,friend,& class,' \
- ${WRKSRC}/src/*.?pp
+ ${WRKSRC}/XMill/*.?pp
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/unix/xmill ${PREFIX}/bin