94b469cd52
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
23 lines
371 B
Makefile
23 lines
371 B
Makefile
# New ports collection makefile for: xneko
|
|
# Date created: 22 December 1995
|
|
# Whom: markm
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xneko
|
|
PORTVERSION= 1.0
|
|
PORTEPOCH= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= ../R5contrib
|
|
DISTNAME= ${PORTNAME}
|
|
|
|
MAINTAINER= markm@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_IMAKE= yes
|
|
MAN6= xneko.6
|
|
|
|
.include <bsd.port.mk>
|