freebsd-ports/japanese/ack/Makefile
Akinori MUSHA 6f09d336d5 Furify.
- Fix MASTER_SITES
  - Support CC/CFLAGS properly
  - Add WWW: line into pkg/DESCR

PR:		ports/20746
Submitted by:	Ports Fury
2000-08-28 18:42:02 +00:00

22 lines
419 B
Makefile

# New ports collection makefile for: ack
# Date created: 21 Jul 1998
# Whom: Masanori Kiriake <seiken@nbs.co.jp>
#
# $FreeBSD$
PORTNAME= ack
PORTVERSION= 1.39
CATEGORIES= japanese converters
MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/util/text/conv/code/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
EXTRACT_SUFX= .tgz
MAINTAINER= seiken@ARGV.AC
ALL_TARGET= ack
MANLANG= ja
MAN1= ack.1
.include <bsd.port.mk>