freebsd-ports/games/gnomekiss/Makefile
Steve Price 69730f660f Update to version 1.2.
PR:		32206
Submitted by:	maintainer
2001-12-03 03:13:39 +00:00

25 lines
536 B
Makefile

# New ports collection makefile for: gnomekiss
# Date created: 4 Apr 2001
# Whom: UMENO Takashi <umeno@rr.iij4u.or.jp>
#
# $FreeBSD$
#
PORTNAME= gnomekiss
PORTVERSION= 1.2
CATEGORIES= games gnome
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
DISTNAME= gnomekiss-${PORTVERSION}
MAINTAINER= umeno@rr.iij4u.or.jp
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
USE_X_PREFIX= yes
USE_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>