aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cpp2html/Makefile
blob: 742bc5e78d317a98cf04e897318f7d81068f1102 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   cpp2html
# Date created:        24 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#

PORTNAME=       	cpp2html
PORTVERSION=		1.2
CATEGORIES=     	devel
MASTER_SITES=		${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=		greid@ukug.uk.freebsd.org

GNU_CONFIGURE=		yes

.include <bsd.port.mk>