mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
21 lines
430 B
Makefile
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>
|
||
|
|