# New ports collection makefile for: py-ski # Date created: 27 Feb 2004 # Whom: janos.mohacsi@bsd.hu # # $FreeBSD$ # PORTNAME= ski PORTVERSION= 6.5 CATEGORIES= games python MASTER_SITES= http://catb.org/~esr/ski/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Skiing simulation with curses interface in python USE_PYTHON= yes NO_BUILD= yes MAN6= ski.6 PLIST_FILES= bin/ski do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ski ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ski.6 ${PREFIX}/man/man6/ .include s-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop misleading BROKEN statement: port builds and installs fine everywhere.danfe2015-09-061-7/+1
* Cleanup plistbapt2014-12-211-1/+0
* Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-30