freebsd-ports/astro/sunclock/Makefile

22 lines
429 B
Makefile
Raw Normal View History

# New ports collection makefile for: sunclock
# Version required: 1.3
# Date created: 15 September 1996
# Whom: torstenb
#
# $Id: Makefile,v 1.4 1996/11/18 09:50:48 asami Exp $
#
DISTNAME= sunclock1.3
PKGNAME= sunclock-1.3
1996-11-15 23:35:10 +01:00
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
EXTRACT_SUFX= .tar.Z
MAINTAINER= torstenb@FreeBSD.org
USE_IMAKE= YES
NO_WRKSUBDIR= YES
.include <bsd.port.mk>