1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/textproc/kbedic/Makefile
Peter Pentchev 9bf42c2859 Add kbedic-2.1, a Bulgarian-to-English and English-to-Bulgarian dictionary.
PR:		33995
Submitted by:	Angel Todorov <todorov_bg@gmx.net>
2002-02-06 08:11:30 +00:00

24 lines
449 B
Makefile

# New ports collection makefile for: kbedic
# Date created: 17 January 2002
# Whom: Angel Todorov <todorov_bg@gmx.net>
#
# $FreeBSD$
#
PORTNAME= kbedic
PORTVERSION= 2.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://kbedic.search.bg/download/
MASTER_SITE_SUBDIR=kbedic
MAINTAINER= todorov_bg@gmx.net
USE_QT_VER= 2
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-x
.include <bsd.port.mk>