# New ports collection makefile for: xrot # Date created: Apr 2, 2001 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= xrot PORTVERSION= 1.3.2 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://hanzubon.jp/mirrors/Vine/%SUBDIR%/ \ http://ftp.jaist.ac.jp/pub/Linux/Vine/%SUBDIR%/ \ http://ftp.riken.go.jp/Linux/vine/%SUBDIR%/ \ http://ftp.yz.yamagata-u.ac.jp/pub/Linux/Vine/%SUBDIR%/ \ http://ftp.nara.wide.ad.jp/pub/Linux/vine/%SUBDIR%/ \ http://ftp.vinelinux.org/pub/Vine/%SUBDIR%/ MASTER_SITE_SUBDIR= VinePlus/1.1/JG-0.9.1/sources MAINTAINER= ports@FreeBSD.org COMMENT= A falling ball puzzle game for X WRKSRC= ${WRKDIR}/xrot USE_IMAKE= yes USE_XORG= xpm ALL_TARGET= xrot PLIST_FILES= bin/xrot do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xrot ${PREFIX}/bin ${CHOWN} root:games ${PREFIX}/bin/xrot ${CHMOD} g+s ${PREFIX}/bin/xrot ${SH} pkg-install ${PKGNAME} POST-INSTALL .include td class='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.405jadawin2014-05-212-3/+3
* Support STAGEDIR.vanilla2013-11-052-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-6/+3
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-11