1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/misc/hello/Makefile
Steve Price 05ce77e5d2 Adding hello version 1.3.1.
A utility for saying hello to the world and read email.

PR:		12787
Submitted by:	Peter Shipley <shipley@dis.org>
1999-12-29 09:36:17 +00:00

22 lines
370 B
Makefile

# New ports collection makefile for: hello
# Version required: 1.3
# Date created: Fri Jul 23, 1999
# Whom: shipley@dis.org
#
# $FreeBSD$
#
DISTNAME= hello-1.3
PKGNAME= hello-1.3.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= hello
MAINTAINER= shipley@dis.org
WRKSRC= ${WRKDIR}/hello-1.3
GNU_CONFIGURE= YES
.include <bsd.port.mk>