1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/emulators/tuxnes/Makefile
2000-04-12 04:56:17 +00:00

25 lines
502 B
Makefile

# New ports collection makefile for: tuxnes
# Date created: 13 Feb 2000
# Whom: Jeroen Ruigrok van der Werven <asmodai@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= tuxnes
PORTVERSION= 0.73
CATEGORIES= emulators
MASTER_SITES= http://people.freebsd.org/~asmodai/mirror/ \
http://tmmm.simplenet.com/tuxnes/packages/
MAINTAINER= asmodai@freebsd.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_GMAKE= YES
USE_X_PREFIX= YES
GNU_CONFIGURE= YES
ONLY_FOR_ARCHS= i386
.include <bsd.port.mk>