freebsd-ports/devel/libPropList/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
456 B
Makefile

# New ports collection makefile for: libPropList
# Date Created: 6 December 1998
# Whom: Glenn Johnson
#
# $FreeBSD$
#
PORTNAME= libproplist
PORTVERSION= 0.10.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER}
MASTER_SITE_SUBDIR= libs
DISTNAME= libPropList-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
COMMENT= Property library for gnome and Window Maker
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_AUTOCONF= yes
.include <bsd.port.mk>