aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tintin++-devel/Makefile')
-rw-r--r--net/tintin++-devel/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile
deleted file mode 100644
index 031748eb0dea..000000000000
--- a/net/tintin++-devel/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: tintin++
-# Version required: 1.5pl6
-# Date created: 15 Nov 1994
-# Whom: ache
-#
-# $Id: Makefile,v 1.4 1995/04/15 05:41:59 asami Exp $
-#
-
-DISTNAME= tintin++v1.5pl6
-PKGNAME= tintin-1.5.6
-CATEGORIES+= networking games
-MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ache@FreeBSD.ORG
-
-WRKSRC= ${WRKDIR}/tintin++/src
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>