freebsd-ports/devel/libstroke/Makefile
2003-02-21 11:23:04 +00:00

21 lines
403 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
COMMENT= A stroke translation library
USE_XLIB= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>