freebsd-ports/games/gnomekiss/Makefile
SADA Kenji d9b03bcebf - Upgrade to version 1.4.
- Remove redundant DISTNAME line.
PR:	ports/36255
Submitted by:	maintainer
2002-05-13 14:06:51 +00:00

24 lines
520 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.4
CATEGORIES= games gnome
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
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"
MAN1= gnomekiss.1
.include <bsd.port.mk>