aboutsummaryrefslogtreecommitdiffstats
path: root/editors/ooodict-all
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-08-12 05:27:01 +0800
committermbr <mbr@FreeBSD.org>2002-08-12 05:27:01 +0800
commiteda9102304bba1955f6b0d5e27afcc049b7d26f9 (patch)
tree45e96ae80b27bac0a295e63968ef351f3ecb0b9d /editors/ooodict-all
parent9659db550f9be4ed247bbcdbbfa34d52b33e3f4d (diff)
downloadfreebsd-ports-gnome-eda9102304bba1955f6b0d5e27afcc049b7d26f9.tar.gz
freebsd-ports-gnome-eda9102304bba1955f6b0d5e27afcc049b7d26f9.tar.zst
freebsd-ports-gnome-eda9102304bba1955f6b0d5e27afcc049b7d26f9.zip
Move maintainer and extract_only to the right places.
Diffstat (limited to 'editors/ooodict-all')
-rw-r--r--editors/ooodict-all/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
index 76ea8e35a8bc..abd8e01527c6 100644
--- a/editors/ooodict-all/Makefile
+++ b/editors/ooodict-all/Makefile
@@ -11,6 +11,10 @@ CATEGORIES+= editors
MASTER_SITES+= http://dict.progbits.com/
DISTFILES+= ${LANGDIST}
+MAINTAINER= openoffice@FreeBSD.org
+
+EXTRACT_ONLY=
+
.if !defined(LANGDIST)
DICTMETAPORT= yes
.endif
@@ -47,12 +51,9 @@ COMMENT= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
.endif
-EXTRACT_ONLY=
WRKSRC= ${WRKDIR}
NO_BUILD= yes
-MAINTAINER= openoffice@FreeBSD.org
-
.if defined(RDEP)
BUILD_DEPENDS= ${PREFIX}/${DICT_DIR}/dictionary.lst:${RDEP}
RUN_DEPENDS= ${PREFIX}/${DICT_DIR}/dictionary.lst:${RDEP}