1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/libPropList/Makefile
Will Andrews 40f0fcd0d3 MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.
PR:		18814
Submitted by:	MAINTAINER
Typo by:	will
2000-05-25 19:39:39 +00:00

20 lines
371 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 gnome
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER}
MASTER_SITE_SUBDIR= libs
DISTNAME= libPropList-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
USE_LIBTOOL= yes
.include <bsd.port.mk>