components/a2ps/Makefile
changeset 75 1f81099246e8
parent 64 a4b12971cf99
child 83 9ab0deb97868
equal deleted inserted replaced
74:7e35801ce8b8 75:1f81099246e8
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
       
    21 
       
    22 #
    21 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
       
    25 
    23 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    24 
    27 
    25 COMPONENT_NAME=		a2ps
    28 COMPONENT_NAME=		a2ps
    26 COMPONENT_VERSION=	4.13
    29 COMPONENT_VERSION=	4.13
    27 IPS_PKG_NAME=		print/lp/filter/a2ps
       
    28 COMPONENT_DESCRIPTION=	"GNU Any to PostScript filter"
       
    29 COMPONENT_CLASSIFICATION="System/Printing"
       
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    31 COMPONENT_PROJECT_URL=	http://www.gnu.org/software/a2ps/
       
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)b.tar.gz
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)b.tar.gz
    33 COMPONENT_ARCHIVE_HASH=	sha1:cfc79a3e54115e569f667fa3fd2c2ec16d22b31a
    32 COMPONENT_ARCHIVE_HASH=	sha1:cfc79a3e54115e569f667fa3fd2c2ec16d22b31a
    34 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/a2ps/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/a2ps/$(COMPONENT_ARCHIVE)
    35 
    34 
    36 include ../../make-rules/prep.mk
    35 include ../../make-rules/prep.mk