mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2d4b27837d
Activate ko-uniksc.
18 lines
288 B
Makefile
18 lines
288 B
Makefile
# New ports collection makefile for: uniksc
|
|
# Date created: 15 Oct 2000
|
|
# Whom: cjh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= uniksc
|
|
PORTVERSION= 0.9
|
|
CATEGORIES= korean converters
|
|
MASTER_SITES= http://kldp.org/~bangjy/hangul/
|
|
|
|
MAINTAINER= cjh@freebsd.org
|
|
|
|
INSTALLS_SHLIB= YES
|
|
|
|
.include <bsd.port.mk>
|