aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-04-12 15:06:48 +0800
committerijliao <ijliao@FreeBSD.org>2004-04-12 15:06:48 +0800
commit5f1e3c4136823d11b111a4c4fe7a0e9d56333262 (patch)
tree335667a1a782fb1a280577212d63cbd7bc0b656d
parent9143f6cf89093739fed79104ab5e7e55cc4150ef (diff)
downloadfreebsd-ports-gnome-5f1e3c4136823d11b111a4c4fe7a0e9d56333262.tar.gz
freebsd-ports-gnome-5f1e3c4136823d11b111a4c4fe7a0e9d56333262.tar.zst
freebsd-ports-gnome-5f1e3c4136823d11b111a4c4fe7a0e9d56333262.zip
not listed on sourceforge
-rw-r--r--CVSROOT/modules1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/libargparse/Makefile20
-rw-r--r--devel/libargparse/distinfo2
-rw-r--r--devel/libargparse/pkg-descr1
-rw-r--r--devel/libargparse/pkg-plist2
6 files changed, 0 insertions, 27 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules
index ede20f1179a8..763b556a04b0 100644
--- a/CVSROOT/modules
+++ b/CVSROOT/modules
@@ -4296,7 +4296,6 @@ libafterimage ports/graphics/libafterimage
libao ports/audio/libao
libarc ports/archivers/libarc
libarchive ports/archivers/libarchive
-libargparse ports/devel/libargparse
libart ports/graphics/libart
libart_lgpl2 ports/graphics/libart_lgpl2
libassa ports/devel/libassa
diff --git a/devel/Makefile b/devel/Makefile
index 27cfd943e9ca..346441ccdfe7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -354,7 +354,6 @@
SUBDIR += libPropList
SUBDIR += libU77
SUBDIR += libafterbase
- SUBDIR += libargparse
SUBDIR += libassa
SUBDIR += libassetml
SUBDIR += libast
diff --git a/devel/libargparse/Makefile b/devel/libargparse/Makefile
deleted file mode 100644
index 7c23f45a8a1d..000000000000
--- a/devel/libargparse/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: libargparse
-# Date created: Sep 13, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= libargparse
-PORTVERSION= 0.1.0000
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= aqsis
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A command line argument parser library
-
-USE_LIBTOOL_VER= 13
-
-.include <bsd.port.mk>
diff --git a/devel/libargparse/distinfo b/devel/libargparse/distinfo
deleted file mode 100644
index 87b75d8ee768..000000000000
--- a/devel/libargparse/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (libargparse-0.1.0000.tar.gz) = 8078dfff9ca4444feabf83b8f45c2654
-SIZE (libargparse-0.1.0000.tar.gz) = 113175
diff --git a/devel/libargparse/pkg-descr b/devel/libargparse/pkg-descr
deleted file mode 100644
index 4f052c7d12ea..000000000000
--- a/devel/libargparse/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-libargparse is a command line argument parser library.
diff --git a/devel/libargparse/pkg-plist b/devel/libargparse/pkg-plist
deleted file mode 100644
index 4fecd8fa82b7..000000000000
--- a/devel/libargparse/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-include/argparse.h
-lib/libargparse.a