freebsd-ports/games/sdlroids/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
478 B
Makefile

# New ports collection makefile for: sdlroids
# Date created: 29 March 2001
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= sdlroids
PORTVERSION= 1.3.4
PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An enhanced shoot-the-asteroids game
USE_SDL= mixer sdl
USE_GMAKE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN6= sdlroids.6
.include <bsd.port.mk>