mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
389 B
Makefile
20 lines
389 B
Makefile
# New ports collection makefile for: libPropList
|
|
# Version required: 0.8.3
|
|
# Date Created: 6 December 1998
|
|
# Whom: Glenn Johnson
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|