freebsd-ports/cad/pcb/Makefile
Jordan K. Hubbard 26cc4a3cc4 The other DEPENDS line was RIGHT! I don't know who commented it out
and replaced it with a bogus one..
1994-11-17 12:59:40 +00:00

19 lines
426 B
Makefile

# New ports collection makefile for: PCB
# Version required: 0.91
# Date created: 19 October 1994
# Whom: mr
#
# $Id: Makefile,v 1.1.1.1 1994/10/25 00:08:30 jkh Exp $
#
DISTNAME= pcb-1.2.patch_02
MASTER_SITES= ftp://pluto.medizin.uni-ulm.de/pub/pcb-1.2/
EXTRACT_SUFX=.tar.gz
DEPENDS= ${PORTSDIR}/devel/m4
MAKE_FLAGS= -f
MAKEFILE= makefile
USE_IMAKE=
PREFIX=/usr/X11R6
PKG_CMD= pkg_create -N
.include <bsd.port.mk>