freebsd-ports/devel/libtifiles/Makefile
Alex Kozlov e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00

26 lines
519 B
Makefile

# New ports collection makefile for: libtifiles
# Date created: 27 August 2003
# Whom: Tijl Coosemans <tijl@ulyssis.org>
#
# $FreeBSD$
#
PORTNAME= libtifiles
PORTVERSION= 0.6.5
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SF/tilp/OldFiles
MAINTAINER= ports@FreeBSD.org
COMMENT= TI calculator file types library
DEPRECATED= Superseded by devel/libtifiles2
EXPIRATION_DATE=2013-07-01
USES= gettext
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>