1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/print/cpp2latex/Makefile
Ying-Chieh Liao 79826837b7 add cpp2latex
Convert C++-programmlistings to a file you can input in an LaTeX-document
2001-07-20 09:36:57 +00:00

19 lines
293 B
Makefile

# ex:ts=8
# New ports collection makefile for: cpp2latex
# Date created: Jul 20, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= cpp2latex
PORTVERSION= 2.0
CATEGORIES= print
MASTER_SITES= http://www.arnoldarts.de/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>