1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/inilib/Makefile
Martin Wilke d4cb2aa02a - Update to 1.0.7b3
- Pass maintainership to submitter

PR:		107569
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-01-09 21:48:44 +00:00

21 lines
403 B
Makefile

# ex:ts=8
# New ports collection makefile for: inilib
# Date created: Oct 10, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= inilib
PORTVERSION= 1.0.7b3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= araujo@bsdmail.org
COMMENT= A C++ lib which provides a method of saving the "state" of a program
GNU_CONFIGURE= yes
.include <bsd.port.mk>