blob: 9ba4489bf8ce695f4d0158def1a54510568cf68d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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>
|