1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/cad/pcb/Makefile

21 lines
400 B
Makefile

# New ports collection makefile for: PCB
# Version required: 1.4.0
# Date created: 19 October 1994
# Whom: mr
#
# $Id: Makefile,v 1.13 1996/09/11 05:53:30 asami Exp $
#
DISTNAME= pcb-1.4.0
CATEGORIES+= cad
MASTER_SITES= ftp://ftp.uni-ulm.de/pub/pcb/1.4/
EXTRACT_SUFX= .tar.gz
MAINTAINER= janek@gaja.ipan.lublin.pl
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_IMAKE= yes
.include <bsd.port.mk>