diff options
Diffstat (limited to 'devel/inilib/Makefile')
-rw-r--r-- | devel/inilib/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/inilib/Makefile b/devel/inilib/Makefile deleted file mode 100644 index 3418635ab18c..000000000000 --- a/devel/inilib/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -PORTNAME= inilib -PORTVERSION= 1.0.7b3 -CATEGORIES= devel -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0.7 - -MAINTAINER= ports@FreeBSD.org -COMMENT= C++ lib which provides a method of saving the "state" of a program -WWW= https://inilib.sourceforge.net/ - -DEPRECATED= Abandonware, last update upstream in 2005 -EXPIRATION_DATE=2025-06-30 - -GNU_CONFIGURE= yes - -.include <bsd.port.mk> |