# New ports collection makefile for: st # Date created: Sun Feb 18 2001 # Whom: tobez@tobez.org # # $FreeBSD$ # PORTNAME= st PORTVERSION= 1.3 CATEGORIES= devel MASTER_SITES= http://telia.dl.sourceforge.net/sourceforge/state-threads/ \ http://www.tobez.org/download/port-mirrors/devel/st/ MAINTAINER= tobez@FreeBSD.org INSTALLS_SHLIB= yes .include post-patch: @${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/examples/Makefile @${CP} ${FILESDIR}/Makefile.main ${WRKSRC}/Makefile @${CP} ${FILESDIR}/Makefile.examples ${WRKSRC}/examples/Makefile post-install: @${MKDIR} ${PREFIX}/include @${INSTALL_DATA} ${WRKSRC}/public.h ${PREFIX}/include/st.h @${MKDIR} ${PREFIX}/share/examples/st @${INSTALL_DATA} ${WRKSRC}/examples/Makefile ${PREFIX}/share/examples/st @${INSTALL_DATA} ${WRKSRC}/examples/README ${PREFIX}/share/examples/st @${INSTALL_DATA} ${WRKSRC}/examples/error.c ${PREFIX}/share/examples/st @${INSTALL_DATA} ${WRKSRC}/examples/lookupdns.c ${PREFIX}/share/examples/st @${INSTALL_DATA} ${WRKSRC}/examples/proxy.c ${PREFIX}/share/examples/st @${INSTALL_DATA} ${WRKSRC}/examples/res.c ${PREFIX}/share/examples/st @${INSTALL_DATA} ${WRKSRC}/examples/server.c ${PREFIX}/share/examples/st .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/st @${INSTALL_DATA} ${WRKSRC}/docs/fig.gif ${PREFIX}/share/doc/st @${INSTALL_DATA} ${WRKSRC}/docs/notes.html ${PREFIX}/share/doc/st @${INSTALL_DATA} ${WRKSRC}/docs/reference.html ${PREFIX}/share/doc/st @${INSTALL_DATA} ${WRKSRC}/docs/st.html ${PREFIX}/share/doc/st .endif .include >xorg-server-1.19.6 FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.0 and bump requirement to perl 5.8.x due to XML::Streamerwin2004-12-073-14/+10
* Update to 1.30erwin2004-04-052-3/+3
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Update to 1.29erwin2004-02-102-3/+10