mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
361639a883
Found by: distfile checker
22 lines
429 B
Makefile
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>
|