mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
96efc488ea
PR: 27394 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
21 lines
410 B
Makefile
21 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>
|