freebsd-ports/graphics/chbg/Makefile

29 lines
546 B
Makefile
Raw Normal View History

# New ports collection makefile for: chbg
# Date created: 10 Dec 1999
# Whom: Peter Jones <p@dancris.com>
#
# $FreeBSD$
#
PORTNAME= chbg
2000-12-18 12:33:04 -05:00
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= graphics gnome
2000-12-18 12:33:04 -05:00
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.idata.sk/~ondrej/sw/
MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= p@dancris.com
2000-12-18 12:33:04 -05:00
USE_X_PREFIX= yes
USE_GNOMECTRL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
2000-10-05 02:57:56 -04:00
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
2000-12-18 12:33:04 -05:00
MAN1= chbg.1
.include <bsd.port.mk>