pkgsrc-wip/tex-abntex/Makefile
Aleksej Saushev a24943a589 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 17:17:20 +00:00

18 lines
474 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/10/07 17:17:32 asau Exp $
#
# TODO: it doesn't compile nor install documentation yet.
DISTNAME= abntex-0.9-beta2
CATEGORIES= print
MASTER_SITES= http://codigolivre.org.br/frs/download.php/5337/
MAINTAINER= silasdb@gmail.com
HOMEPAGE= http://abntex.codigolivre.org.br/
COMMENT= Support for ABNT documentation standards
USE_TOOLS+= gmake
WRKSRC= ${WRKDIR}/abntex-0.9
.include "../../print/kpathsea/texmf.mk"
.include "../../mk/bsd.pkg.mk"