freebsd-ports/devel/libtifiles/Makefile
Cheng-Lung Sung 7996676565 - substitute INSTALLS_SHLIB with USE_LDCONFIG
PR:		ports/103998
Submitted by:	Naram Qashat <cyberbotx_AT_kirby dot cyberbotx dot com>
Approved by:	maintainer (Tijl Coosemans)
2006-10-06 02:31:27 +00:00

24 lines
486 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= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tilp
MAINTAINER= tijl@ulyssis.org
COMMENT= TI calculator file types library
USE_GETTEXT= yes
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>