73f7c91b5d
(Part 1)
19 lines
375 B
Makefile
19 lines
375 B
Makefile
# New ports collection makefile for: linux-libxml
|
|
# Date created: 2001.02.08
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libxml
|
|
PORTVERSION= 1.8.10
|
|
PORTREVISION= 1
|
|
CATEGORIES= textproc linux
|
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
|
COMMENT= RPM of libxml
|
|
|
|
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|