summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-12 20:32:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-12 20:32:12 +0000
commiteabfc48a36f9cf687e5910f887fb4892ea1bd08b (patch)
treea884486f13428d381093505b375b85c6229680da /x11-clocks
parentNow the rest of the ports Makefiles.... (diff)
And now the rest of the x11 ports Makefiles.
Notes
Notes: svn path=/head/; revision=1352
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/emiclock/Makefile9
-rw-r--r--x11-clocks/xdaliclock/Makefile8
2 files changed, 11 insertions, 6 deletions
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
diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile
index 00fa290a8c6b..10885b25709d 100644
--- a/x11-clocks/xdaliclock/Makefile
+++ b/x11-clocks/xdaliclock/Makefile
@@ -3,14 +3,16 @@
# Date created: 10th February 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.1.1.1 1995/02/10 23:32:43 gpalmer Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:51:18 jkh Exp $
#
DISTNAME= xdaliclock-2.05
-USE_IMAKE= yes
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/
CATEGORIES+= x11
+MASTER_SITES= ftp://ftp.x.org/contrib/applications/
EXTRACT_SUFX= .tar.Z
+
MAINTAINER= gpalmer@FreeBSD.ORG
+USE_IMAKE= yes
+
.include <bsd.port.mk>