freebsd-ports/astro/sunclock/Makefile
Bill Fenner 361639a883 Fix EXTRACT_SUFX to match reality.
Found by:	distfile checker
1997-05-29 01:50:03 +00:00

22 lines
429 B
Makefile

# 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
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>