From 8b4236cf7ebe88317356fa74570fea802de1bd0e Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 12 Apr 1995 20:32:12 +0000 Subject: And now the rest of the x11 ports Makefiles. --- x11-clocks/emiclock/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-clocks/emiclock/Makefile') diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index 42bbfd0d42c5..3fda324c5b1b 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -3,14 +3,17 @@ # Date created: 15 March 1995 # Whom: Nobuhiro Yasutomi # -# $Id: Makefile,v 1.2 1995/03/24 11:11:38 asami Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:50:48 jkh Exp $ # + DISTNAME= EmiClock-1.0.2 -MASTER_SITES= ftp://theta.iis.u-tokyo.ac.jp/pub1/X/contrib/applications/ +PKGNAME= emiclock-1.0.2 CATEGORIES+= x11 +MASTER_SITES= ftp://theta.iis.u-tokyo.ac.jp/pub1/X/contrib/applications/ + MAINTAINER= asami@FreeBSD.ORG + USE_IMAKE= yes -PKGNAME= emiclock-1.0.2 LANGRES= resources/R6/EUC/EmiClock.ad LANGDIR= $(X11BASE)/lib/X11/ja_JP.EUC/app-defaults -- cgit