mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
12 lines
368 B
Makefile
12 lines
368 B
Makefile
# $NetBSD: Makefile.common,v 1.5 2013/11/25 11:03:39 obache Exp $
|
|
# used by converters/nkf/Makefile
|
|
# used by converters/p5-nkf/Makefile
|
|
|
|
DISTNAME= nkf-2.1.3
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=nkf/59912/}
|
|
|
|
HOMEPAGE= http://sourceforge.jp/projects/nkf/
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../converters/nkf/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../converters/nkf/patches
|