1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/games/xpacman/Makefile
2014-07-02 18:22:39 +00:00

22 lines
383 B
Makefile

# Created by: joerg
# $FreeBSD$
PORTNAME= xpacman
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ftp://ftp.nvg.unit.no/pub/pacman/
DISTNAME= pacman10
MAINTAINER= ports@FreeBSD.org
COMMENT= Old action game
NO_WRKSUBDIR= Does not unpack into subdir.
USES= imake zip
USE_XORG= x11 xext
MAN1= pacman.1
PLIST_FILES= bin/pacman
NO_STAGE= yes
.include <bsd.port.mk>