mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
35af96374a
and some other minor cleanup.
19 lines
452 B
Makefile
19 lines
452 B
Makefile
# New ports collection makefile for: ytalk
|
|
# Version required: 3.0pl2
|
|
# Date created: 18 March 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/03/24 06:27:19 asami Exp $
|
|
#
|
|
|
|
DISTNAME= ytalk-v3pl2
|
|
MASTER_SITES= ftp://knot.queensu.ca/pub/unix/software/
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
WRKSRC= ${WRKDIR}/ytalk-3.2
|
|
PKGNAME= ytalk-3.0.2
|
|
USE_IMAKE= yes
|
|
# otherwise pkg_create will think it went to /usr/X11R6
|
|
PREFIX= /usr/local
|
|
|
|
.include <bsd.port.mk>
|