# New ports collection makefile for: threeDS # Date created: 5 December 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= threeDS PORTVERSION= 0.3.1 CATEGORIES= graphics python MASTER_SITES= http://www.demonseed.net/~jp/code/threeDS/ MAINTAINER= ports@FreeBSD.org COMMENT= A Python module and viewer for loading and displaying models in 3DS format RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl USE_PYTHON= yes do-build: ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${WRKSRC} do-install: ${MKDIR} ${PREFIX}/share/threeDS ${MKDIR} ${PREFIX}/lib/${PYTHON_VERSION}/site-packages ${RM} -f ${WRKSRC}/*.orig ${INSTALL_DATA} ${WRKSRC}/threeDS.py* ${PREFIX}/lib/${PYTHON_VERSION}/site-packages ${INSTALL_SCRIPT} ${WRKSRC}/view3ds.py* ${PREFIX}/share/threeDS ${LN} -sf ${PREFIX}/share/threeDS/view3ds.py ${PREFIX}/bin/view3ds .include n='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/totd
Commit message (Expand)AuthorAgeFilesLines
* Use the email address from the FreeBSD project for my ports.ed2008-06-201-1/+1
* - Fix build on gcc 4.1pav2007-03-264-17/+14
* This port is now maintained by the submitter of the last update.ehaupt2006-04-121-1/+1
* - Fix build on -CURRENT. GCC raises a warning at totd.c:507; tv_sec is aehaupt2006-04-122-5/+19
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+0
* - Add SHA256pav2005-11-241-0/+1
* - Unbreak on !i386pav2005-09-153-4/+52
* BROKEN on !i386: Does not compilekris2005-08-311-1/+7
* - replace %zd with %d and unbreak this port on 4.xleeym2005-07-271-0/+4
* Upgrade to 1.5.1.sumikawa2005-07-116-71/+3
* Upgrade to 1.5.sumikawa2005-06-182-3/+3
* - rcNGifyvs2004-05-243-18/+44
* SIZEify.trevor2004-01-291-0/+1
* Upgrade to 1.4.sumikawa2003-09-262-3/+2
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
* Quiet some format string warnings.kris2003-06-153-0/+54
* Add missing file. This port has an incorrect pkg-deinstall (refers tokris2003-04-051-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Fix signal handling.sumikawa2002-11-042-1/+14
* Add startup script.sumikawa2002-11-032-1/+21
* Correct the location of the totd.conf and totd.conf.sample files forkris2002-08-242-6/+6
* Upgrade to 1.3.sumikawa2002-03-19