Pick up MAINTAINER

Kill NEED_VERSION

Bump version number.  This was patched to fix a bug dealing with -pthread
quite a while ago.  The version should have been updated then but wasn't.
This commit is contained in:
marcm 2002-12-05 17:50:23 +00:00
parent a7cb462b34
commit ecec413342

View File

@ -1,16 +1,18 @@
# $OpenBSD: Makefile,v 1.8 2002/12/05 11:14:12 shell Exp $
# $OpenBSD: Makefile,v 1.9 2002/12/05 17:50:23 marcm Exp $
COMMENT= "tool for managing library compile/link flags"
VERSION= 0.12.0
DISTNAME= pkgconfig-${VERSION}
PKGNAME= pkgconfig-${VERSION}p1
CATEGORIES= devel
NEED_VERSION= 1.504
HOMEPAGE= http://www.freedesktop.org/software/pkgconfig/
MASTER_SITES= ${HOMEPAGE}releases/ \
http://www.marcuscom.com/downloads/
MAINTAINER= Marc Matteo <marcm@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes