1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/cad/pcb/Makefile

19 lines
409 B
Makefile
Raw Normal View History

# New ports collection makefile for: PCB
# Version required: 0.91
# Date created: 19 October 1994
# Whom: mr
#
1995-03-28 01:37:50 +00:00
# $Id: Makefile,v 1.6 1995/02/18 01:36:19 ats Exp $
#
1995-03-28 01:37:50 +00:00
DISTNAME= pcb-1.2.patch_03
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>