summaryrefslogtreecommitdiff
path: root/print/tex-trimspaces/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-trimspaces/Makefile')
-rw-r--r--print/tex-trimspaces/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-trimspaces/Makefile b/print/tex-trimspaces/Makefile
new file mode 100644
index 00000000000..4bbd030e04d
--- /dev/null
+++ b/print/tex-trimspaces/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/01/20 21:44:00 markd Exp $
+
+DISTNAME= trimspaces
+PKGNAME= tex-${DISTNAME}-1.1
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/trimspaces
+COMMENT= Trim spaces around an argument or within a macro
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"