Index: head/japanese/skk/pkg-plist =================================================================== --- head/japanese/skk/pkg-plist (revision 393988) +++ head/japanese/skk/pkg-plist (nonexistent) @@ -1 +0,0 @@ -@comment this plist intentionally left empty Property changes on: head/japanese/skk/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/japanese/skk/Makefile =================================================================== --- head/japanese/skk/Makefile (revision 393988) +++ head/japanese/skk/Makefile (revision 393989) @@ -1,26 +1,21 @@ # Created by: Makoto Matsushita # $FreeBSD$ PORTNAME= skk PORTVERSION= 9.6 PORTREVISION= 3 CATEGORIES= japanese elisp -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= The "meta-port" for the SKK Japanese-input software RUN_DEPENDS= ${LOCALBASE}/share/skk/${SKKJISYO}:${PORTSDIR}/japanese/skk-jisyo \ ${LOCALBASE}/bin/skkdic-count:${PORTSDIR}/japanese/skk-tools \ ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skkserv -NO_BUILD= yes +USES= metaport SKKJISYO_SIZE?= L SKKJISYO?= SKK-JISYO.${SKKJISYO_SIZE} - -do-install: # empty .include