aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-07-16 23:41:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-07-16 23:41:54 +0800
commit115d7b677e2d4692f081cdee53d47c2459bbb214 (patch)
tree0982ac18565a6060456c37d58123cfbe5355dfa6 /textproc
parent4aa7bb23fd814e5de80352c8059f16cd0ffaf178 (diff)
downloadfreebsd-ports-gnome-115d7b677e2d4692f081cdee53d47c2459bbb214.tar.gz
freebsd-ports-gnome-115d7b677e2d4692f081cdee53d47c2459bbb214.tar.zst
freebsd-ports-gnome-115d7b677e2d4692f081cdee53d47c2459bbb214.zip
- Pet portlint: use DISTNAME and EXTRACT_SUFX
Diffstat (limited to 'textproc')
-rw-r--r--textproc/it-hyphen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/it-hyphen/Makefile b/textproc/it-hyphen/Makefile
index 3b8e3b3c1338..ca0284e67354 100644
--- a/textproc/it-hyphen/Makefile
+++ b/textproc/it-hyphen/Makefile
@@ -5,7 +5,8 @@ PORTVERSION= 2013.09.05
CATEGORIES= textproc
MASTER_SITES= http://sourceforge.net/projects/aoo-extensions/files/1204/13/
PKGNAMEPREFIX= it-
-DISTFILES= dict-it.oxt
+DISTNAME= dict-it
+EXTRACT_SUFX= .oxt
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org