summaryrefslogtreecommitdiff
path: root/devel/libPropList/Makefile
blob: 638c04248aa9885b3df667c971a62ec61ac89b94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	libPropList
# Version required:			0.8.3
# Date Created:				6 December 1998
# Whom:					Glenn Johnson
#
# $Id: Makefile,v 1.4 1999/03/12 00:43:24 nectar Exp $
#

DISTNAME=	libPropList-0.8.3
PKGNAME=	libproplist-0.8.3
CATEGORIES=	devel gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/libPropList

MAINTAINER=    gljohns@bellsouth.net

USE_LIBTOOL=	yes

.include <bsd.port.mk>