freebsd-ports/cad/pcb/Makefile
Andreas Schulz 412b1b3e2b Delete the private PREFIX and PKG_CMD macros. They only set the same values
as the global one's from bsd.port.mk.
1995-02-18 01:36:19 +00:00

19 lines
409 B
Makefile

# New ports collection makefile for: PCB
# Version required: 0.91
# Date created: 19 October 1994
# Whom: mr
#
# $Id: Makefile,v 1.5 1995/02/18 01:27:43 ats Exp $
#
DISTNAME= pcb-1.2.patch_02
MASTER_SITES= ftp://pluto.medizin.uni-ulm.de/pub/pcb-1.2/
EXTRACT_SUFX= .tar.gz
EXEC_DEPENDS= gm4:${PORTSDIR}/devel/m4
MAKE_FLAGS= -f
MAKEFILE= makefile
USE_IMAKE=
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>