- change my email
This commit is contained in:
parent
176316ff57
commit
2a512c3c23
@ -1,29 +1,29 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/01/16 07:52:50 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/12/20 17:32:56 benoit Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
PKG_ARCH = *
|
||||
|
||||
COMMENT= substitute for MS TTF core fonts
|
||||
COMMENT = substitute for MS TTF core fonts
|
||||
|
||||
DISTNAME= liberation-fonts-1.04
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11
|
||||
DISTNAME = liberation-fonts-1.04
|
||||
PKGNAME = ${DISTNAME}p1
|
||||
CATEGORIES = x11
|
||||
|
||||
HOMEPAGE= https://fedorahosted.org/liberation-fonts
|
||||
HOMEPAGE = https://fedorahosted.org/liberation-fonts
|
||||
|
||||
MAINTAINER= Benoit Lecocq <blq@arcane-labs.net>
|
||||
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
||||
|
||||
# GPLv2+exception license
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/
|
||||
MASTER_SITES = https://fedorahosted.org/releases/l/i/liberation-fonts/
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
INST_DIR= ${PREFIX}/lib/X11/fonts/Liberation
|
||||
INST_DIR = ${PREFIX}/lib/X11/fonts/Liberation
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INST_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user