freebsd-ports/devel/prcs/Makefile

20 lines
405 B
Makefile
Raw Normal View History

# New ports collection makefile for: prcs
1997-03-22 22:23:36 +01:00
# Version required: 1.1.1
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
1997-03-22 22:23:36 +01:00
# $Id: Makefile,v 1.6 1997/01/07 08:07:10 jmacd Exp $
#
1997-03-22 22:23:36 +01:00
DISTNAME= prcs-1.1.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
MAINTAINER= jmacd@FreeBSD.ORG
USE_GMAKE= yes
HAS_CONFIGURE= yes
MAN1= prcs.1
.include <bsd.port.mk>