aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/libicq/Makefile
blob: 62c9e5770c624bd0dd0c1cec8747f2db99db3ccd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:    libicq
# Date Created:         22 Oct 1998
# Whom:             Seiichirou Hiraoka
#
# $FreeBSD$
#

PORTNAME=   libicq
PORTVERSION=    0.33
CATEGORIES= japanese net
MASTER_SITES=   ${MASTER_SITE_LOCAL} \
        ftp://ftp.korsoft.com/pub/gicq/
MASTER_SITE_SUBDIR= flathill

PATCH_SITES=    ${MASTER_SITE_LOCAL} \
        http://www-nagao.kuee.kyoto-u.ac.jp/member/taku/soft/
PATCH_SITE_SUBDIR=  flathill
PATCHFILES= ${DISTNAME}ja.patch
PATCH_DIST_STRIP= -p1

MAINTAINER= flathill@FreeBSD.org

USE_GNOMENG=    yes
USE_GNOME=  glib12
USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>