mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2971a93e52
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
22 lines
405 B
Makefile
22 lines
405 B
Makefile
# New ports collection makefile for: xpacman
|
|
# Date created: 19 Aug 1995
|
|
# Whom: joerg
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xpacman
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.nvg.unit.no/pub/pacman/
|
|
DISTNAME= pacman10
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= Does not unpack into subdir.
|
|
USE_ZIP= yes
|
|
USE_IMAKE= yes
|
|
MAN1= pacman.1
|
|
|
|
.include <bsd.port.mk>
|