mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
14 lines
276 B
Makefile
14 lines
276 B
Makefile
# Created by: ijliao
|
|
|
|
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
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|