summaryrefslogtreecommitdiff
path: root/print/ja-ptex
diff options
context:
space:
mode:
authorjoerg <joerg>2009-04-08 23:27:51 +0000
committerjoerg <joerg>2009-04-08 23:27:51 +0000
commita37a1bc83bce554274fe47202c855b5caaeac702 (patch)
tree83d8fa999dabacb1772ad17af1be89187184b260 /print/ja-ptex
parent82f2ca6793551bb501ad76cfea3d6eee08e9c735 (diff)
downloadpkgsrc-a37a1bc83bce554274fe47202c855b5caaeac702.tar.gz
Use META_PACKAGE
Diffstat (limited to 'print/ja-ptex')
-rw-r--r--print/ja-ptex/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/print/ja-ptex/Makefile b/print/ja-ptex/Makefile
index bbec37f572c..1eedfbb7cd8 100644
--- a/print/ja-ptex/Makefile
+++ b/print/ja-ptex/Makefile
@@ -1,29 +1,19 @@
-# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:11 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/04/08 23:28:34 joerg Exp $
DISTNAME= ja-ptex-1.0
PKGREVISION= 3
CATEGORIES= meta-pkgs print japanese
-MASTER_SITES= # empty
-DISTFILES= # empty
MAINTAINER= kei@NetBSD.org
COMMENT= Meta-package for pTeX et al, supports Japanese language
-PKG_DESTDIR_SUPPORT= user-destdir
+META_PACKAGE= # empty
DEPENDS+= ja-ptex-bin>=3.1.9:../../print/ja-ptex-bin
DEPENDS+= ja-jsclasses>=030624nb3:../../print/ja-jsclasses
DEPENDS+= ja-vfxdvik>=22.40v.j1.14nb9:../../print/ja-vfxdvik
DEPENDS+= dvipdfmx>=0.0.0.20021230nb1:../../print/dvipdfmx
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= # empty (meta-package)
-
MESSAGE_SRC= ${PKGDIR}/MESSAGE
-do-install: # empty
-
.include "../../mk/bsd.pkg.mk"