aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libPropList/Makefile
blob: 908570c10acf2ec0681188557d106d20e437a133 (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
# Date Created:             6 December 1998
# Whom:                 Glenn Johnson
#
# $FreeBSD$
#

PORTNAME=   libproplist
PORTVERSION=    0.10.1
CATEGORIES= devel gnome
MASTER_SITES=   ${MASTER_SITE_WINDOWMAKER}
MASTER_SITE_SUBDIR= libs
DISTNAME=   libPropList-${PORTVERSION}

MAINTAINER=    gljohns@bellsouth.net

USE_LIBTOOL=    yes

.include <bsd.port.mk>