mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
6a5c13f6fc
Added MAINTAINER to many of them.
21 lines
399 B
Makefile
21 lines
399 B
Makefile
# New ports collection makefile for: PCB
|
|
# Version required: 1.4.0
|
|
# Date created: 19 October 1994
|
|
# Whom: mr
|
|
#
|
|
# $Id: Makefile,v 1.14 1996/09/21 09:53:07 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>
|