mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6e49824a66
PR: 14149 Submitted by: Brain Handy <handy@physics.montana.edu>
20 lines
380 B
Makefile
20 lines
380 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.9.1
|
|
PKGNAME= libproplist-0.9.1
|
|
CATEGORIES= devel gnome
|
|
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER}
|
|
MASTER_SITE_SUBDIR= libs
|
|
|
|
MAINTAINER= gljohns@bellsouth.net
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|