12 lines
299 B
Makefile
12 lines
299 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:11 markd Exp $
|
|
|
|
DISTNAME= cooking.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.9b
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= nico@orgrim.net
|
|
COMMENT= Documentation for tex-cooking
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|