freebsd-ports/devel/prcs/Makefile
Joshua Peck Macdonald 3ead4bb15d Update version.
1997-03-22 21:23:36 +00:00

19 lines
405 B
Makefile

# New ports collection makefile for: prcs
# Version required: 1.1.1
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
# $Id: Makefile,v 1.6 1997/01/07 08:07:10 jmacd Exp $
#
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>