summaryrefslogtreecommitdiff
path: root/print/ja-vflib
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-04-08 23:27:51 +0000
committerjoerg <joerg@pkgsrc.org>2009-04-08 23:27:51 +0000
commit135d18bea7fbd04583b90cec78de82a192574747 (patch)
tree83d8fa999dabacb1772ad17af1be89187184b260 /print/ja-vflib
parenta482d320778e2d1316fa923c3051b1ac71f9ddba (diff)
downloadpkgsrc-135d18bea7fbd04583b90cec78de82a192574747.tar.gz
Use META_PACKAGE
Diffstat (limited to 'print/ja-vflib')
-rw-r--r--print/ja-vflib/Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/print/ja-vflib/Makefile b/print/ja-vflib/Makefile
index 283db007aa3..43978f081c5 100644
--- a/print/ja-vflib/Makefile
+++ b/print/ja-vflib/Makefile
@@ -1,27 +1,16 @@
-# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:11 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2009/04/08 23:28:50 joerg Exp $
DISTNAME= ja-vflib-${VFLIB_VERSION}
VFLIB_VERSION= 2.24.2nb2
CATEGORIES= japanese print
-MASTER_SITES= # empty
-DISTFILES= # empty
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://TypeHack.aial.hiroshima-u.ac.jp/VFlib/
COMMENT= Japanese Vector font libraries and utilities
-PKG_DESTDIR_SUPPORT= user-destdir
+META_PACKAGE= # empty
DEPENDS+= ja-vflib-lib-${VFLIB_VERSION}:../../print/ja-vflib-lib
DEPENDS+= ja-vflib-utils-${VFLIB_VERSION}:../../print/ja-vflib-utils
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= # empty (meta-package)
-
-do-install: # empty
-
.include "../../mk/bsd.pkg.mk"