freebsd-ports/games/gnomekiss/Makefile
Alexander Langer 96efc488ea Update to 0.8
PR:		27394
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2001-05-21 19:26:32 +00:00

20 lines
410 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= 0.8
CATEGORIES= games gnome
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
DISTNAME= gnomekiss-${PORTVERSION}
MAINTAINER= umeno@rr.iij4u.or.jp
USE_X_PREFIX= yes
USE_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>