freebsd-ports/devel/libstroke/Makefile
Pete Fritchman 3f082ac82c Add libstroke 0.5.1, a stroke translation library.
Submitted by:	Jerry A! <jerry@thehutt.org>
2002-02-07 01:19:52 +00:00

19 lines
351 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_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>