freebsd-ports/graphics/fnlib/Makefile
Pav Lucistnik ffb09c52ba - Chase checksum. Tarball was rerolled, auto*hell tools changed.
No change in actual source codes or font files. This note appeared
  in ChangeLog:

+Tue Jul 29 22:37:39 2003                        Michael Jennings (mej)
+
+I'm not sure it's worth it, but hey...  Spec file/build cleanups from
+Matthias Brill <matthias.brill@akamail.com>.
2003-12-08 00:08:44 +00:00

26 lines
528 B
Makefile

# New ports collection makefile for: fnlib
# Date created: 23 June 1997
# Whom: brett@peloton.physics.montana.edu
#
# $FreeBSD$
#
PORTNAME= fnlib
PORTVERSION= 0.5
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
MAINTAINER= ports@FreeBSD.org
COMMENT= Fonts and font libraries necessary for Enlightenment
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= imlib
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>