Changeset View
Changeset View
Standalone View
Standalone View
head/games/powwow/Makefile
# Created by: Juraj Lutter <otis@sk.freebsd.org> | # Created by: Juraj Lutter <otis@sk.freebsd.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= powwow | PORTNAME= powwow | ||||
PORTVERSION= 1.2.22 | PORTVERSION= 1.2.22 | ||||
CATEGORIES= games | CATEGORIES= games | ||||
MASTER_SITES= https://hoopajoo.net/static/projects/ \ | MASTER_SITES= https://hoopajoo.net/static/projects/ \ | ||||
https://ftp.sk.FreeBSD.org/pub/FreeBSD/local/distfiles/ | https://ftp.sk.FreeBSD.org/pub/FreeBSD/local/distfiles/ | ||||
MAINTAINER= juraj@lutter.sk | MAINTAINER= otis@FreeBSD.org | ||||
COMMENT= Client to play MUDs | COMMENT= Client to play MUDs | ||||
LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
USES= gmake ncurses | USES= gmake ncurses | ||||
GNU_CONFIGURE= yes | GNU_CONFIGURE= yes | ||||
CONFIGURE_ARGS+= --enable-bsd | CONFIGURE_ARGS+= --enable-bsd | ||||
Show All 18 Lines |