1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/games/xpacman/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
462 B
Makefile

# New ports collection makefile for: xpacman
# Date created: 19 Aug 1995
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= xpacman
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.nvg.unit.no/pub/pacman/
DISTNAME= pacman10
MAINTAINER= joerg@FreeBSD.org
COMMENT= An old action game
NO_WRKSUBDIR= Does not unpack into subdir.
USE_ZIP= yes
USE_IMAKE= yes
MAN1= pacman.1
PLIST_FILES= bin/pacman
.include <bsd.port.mk>