1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/korean/engdic/Makefile
Satoshi Asami d9f7c4b28d Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,
hanemacs and hmconv had invalid version strings (fixed).

I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I
didn't touch BROWSER_VER (in netscape ports) since it was used in too
many places.
2000-04-13 09:17:26 +00:00

19 lines
418 B
Makefile

# New ports collection makefile for: engdic-0.2
# Date created: 3 Jun 1999
# Whom: Oh Junseon <hollywar@mail.holywar.net>
#
# $FreeBSD$
#
PORTNAME= engdic
PORTVERSION= 0.2
CATEGORIES= korean deskutils
MASTER_SITES= ftp://ftp.holywar.net/pub/engdic/ \
ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
MAINTAINER= hollywar@mail.holywar.net
ALL_TARGET= clean all
.include <bsd.port.mk>