# New ports collection makefile for: jinput # Date created: Mar 25 2012 # Whom: loader # # $FreeBSD$ # PORTNAME= jinput DISTVERSION= 20110801.r247 CATEGORIES= games java MASTER_SITES= LOCAL/loader MAINTAINER= ports@FreeBSD.org COMMENT= Java Game Controller API BUILD_DEPENDS= ${JAVALIBDIR}/jutils/jutils.jar:${PORTSDIR}/games/jutils RUN_DEPENDS= ${JAVALIBDIR}/jutils/jutils.jar:${PORTSDIR}/games/jutils USE_BZIP2= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native JAVA_VENDOR= openjdk USE_ANT= yes ALL_TARGET= simple_linux PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}.jar PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} post-patch: @${LN} -sf ${JAVALIBDIR}/jutils/jutils.jar ${WRKSRC}/lib/ do-install: @${ECHO_MSG} -n ">> Install JAR files in ${JAVAJARDIR}/${PORTNAME}/ ..." @${MKDIR} ${JAVAJARDIR}/${PORTNAME} @${INSTALL_DATA} ${WRKSRC}/dist/${PORTNAME}.jar \ ${JAVAJARDIR}/${PORTNAME}/ @${ECHO_MSG} " [ DONE ]" .include 44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
* Drop maintainershipmarkus2006-03-251-1/+1
* Conversion to a single libtool environment.ade2006-02-23