summaryrefslogtreecommitdiff
path: root/astro/sunclock/Makefile
blob: c01b0d589eb308f179dba50846d5e9c478af88bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	sunclock
# Version required:	1.3
# Date created:		15 September 1996
# Whom:			torstenb
#
# $Id$
#

DISTNAME=	sunclock1.3
PKGNAME=	sunclock-1.3
CATEGORIES+=	x11
MASTER_SITES=	ftp://ftp.x.org/contrib/applications/

MAINTAINER=	torstenb@FreeBSD.org

USE_IMAKE=	YES
NO_WRKSUBDIR=	YES

.include <bsd.port.mk>