1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/c2ps-letter/Makefile
David E. O'Brien 5873c3738b A PostScript pretty-printer for C source with numerous features.
Submitted by:	Matthew Hunt <mph@pobox.com>
Closes PR:	ports/3041
1997-03-24 19:36:56 +00:00

21 lines
430 B
Makefile

# New ports collection makefile for: c2ps
# Version required: 3.0
# Date created: 19 March 1997
# Whom: Matthew Hunt <mph@pobox.com>
#
# $Id$
#
DISTNAME= c2ps-3.0
CATEGORIES= print
MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2055/
DISTFILES= c2ps-30.tgz
# Also: http://www.cs.technion.ac.il/~c0928189/c2ps/c2ps-3.0.tar.Z
MAINTAINER= mph@pobox.com
MAN1= c2ps.1
.include <bsd.port.mk>