1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/tintin++/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

17 lines
423 B
Makefile

# New ports collection makefile for: tintin++
# Version required: 1.5pl6
# Date created: 15 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.1.1.1 1994/11/15 01:29:32 ache Exp $
#
DISTNAME= tintin++v1.5pl6
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
CATEGORIES+= networking
WRKSRC= ${WRKDIR}/tintin++/src
GNU_CONFIGURE= YES
.include <bsd.port.mk>