aboutsummaryrefslogtreecommitdiff
path: root/devel/towitoko/Makefile
blob: e45ee09162d7e9d016d86c653d9767d6d2d331e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	towitoko
# Date created:				Tue Jun 11 20:13:26 CEST 2002
# Whom:					king@v2project.com
#
# $FreeBSD$
#

PORTNAME=	towitoko
PORTVERSION=	2.0.6
CATEGORIES=	devel
MASTER_SITES=	http://www.geocities.com/cprados/files/

MAINTAINER=	king@v2project.com

GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

MAN3=	ctapi.3 ctbcs.3
MLINKS=	ctapi.3 CT_close.3 \
	ctapi.3 CT_data.3 \
	ctapi.3 CT_init.3

.include <bsd.port.mk>