freebsd-ports/devel/libstroke/Makefile
Patrick Li f0e266bdb4 Add missing XLIB dependency
PR:		36615
Submitted by:	maintaienr
2002-04-02 03:23:15 +00:00

20 lines
365 B
Makefile

# New ports collection makefile for: libstroke
# Date created: 31 December 2001
# Whom: Jerry A! <jerry@thehutt.org>
#
# $FreeBSD$
#
PORTNAME= libstroke
PORTVERSION= 0.5.1
CATEGORIES= devel
MASTER_SITES= http://www.etla.net/libstroke/
MAINTAINER= jerry@thehutt.org
USE_XLIB= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>