1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/devel/libPropList/Makefile
Steve Price 1aed4f1168 Set USE_LIBTOOL=yes.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:49:01 +00:00

20 lines
432 B
Makefile

# 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>