open-src/app/bdftopcf/Makefile
changeset 1339 4f152696e5f2
parent 1068 0dc26c96a5af
child 1351 9ad483eabd22
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # bdftopcf Makefile
     3 # bdftopcf - Utility to convert X font from BDF to PCF
     4 #
     4 #
     5 # Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    29 MODULE_NAME=bdftopcf
    29 MODULE_NAME=bdftopcf
    30 
    30 
    31 # pkg(5) name we deliver the files in (override default)
    31 # pkg(5) name we deliver the files in (override default)
    32 MODULE_PKGNAME=x11/font-utilities
    32 MODULE_PKGNAME=x11/font-utilities
    33 MODULE_PKGNAME_SET=yes
    33 MODULE_PKGNAME_SET=yes
       
    34 MODULE_DESC = the bdftopcf font conversion utility
    34 
    35 
    35 # Version number (used in path names)
    36 # Version number (used in path names)
    36 MODULE_VERSION=1.0.3
    37 MODULE_VERSION=1.0.3
    37 
    38 
    38 # Checksums for upstream tarball
    39 # Checksums for upstream tarball