diff options
Diffstat (limited to 'net-im/libicq/Makefile')
-rw-r--r-- | net-im/libicq/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile deleted file mode 100644 index f365c3616b6e..000000000000 --- a/net-im/libicq/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: libicq -# Date Created: 31 Oct 1998 -# Whom: Seiichirou Hiraoka -# -# $FreeBSD$ -# - -PORTNAME= libicq -PORTVERSION= 0.33 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.korsoft.com/pub/gicq/ -MASTER_SITE_SUBDIR= flathill - -MAINTAINER= flathill@FreeBSD.org - -USE_GLIB= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes - -.include <bsd.port.mk> |