mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
1aed4f1168
PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
20 lines
432 B
Makefile
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>
|